Skip to content

Conversation

yordan-st
Copy link
Contributor

Pull request type

Refactoring (e.g. file rename, variable rename, etc.)


Description

Consolidated all SCSS variables from individual files into variables.scss to eliminate duplicates and create a single source of truth for theming, adding !default flags for easier overrides.

What should be covered while testing?

  • All data grid components render with correct colors, spacing, and styling
  • Filter dropdowns, buttons, and icons display properly
  • Hover states, selected states, and focus styles work as expected
  • Variables can be overridden using !default mechanism
  • CSS custom properties update correctly at runtime
  • No duplicate or conflicting styles applied

@yordan-st yordan-st requested a review from a team as a code owner August 15, 2025 09:27
@yordan-st yordan-st force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch 2 times, most recently from 892cbfb to bc53cd1 Compare August 19, 2025 08:45
gjulivan
gjulivan previously approved these changes Aug 19, 2025
@gjulivan gjulivan force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from bc53cd1 to e462bc5 Compare August 19, 2025 12:43
@gjulivan gjulivan force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch 2 times, most recently from 951b721 to e7c3d97 Compare September 9, 2025 07:32
samuelreichert
samuelreichert previously approved these changes Sep 9, 2025
@gjulivan gjulivan dismissed stale reviews from samuelreichert and themself via 0071651 September 9, 2025 11:48
leonardomendix
leonardomendix previously approved these changes Sep 9, 2025
@gjulivan gjulivan force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from 0071651 to 4993eec Compare September 10, 2025 08:06
@yordan-st yordan-st force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from 4993eec to 50dffae Compare September 10, 2025 10:04
gjulivan
gjulivan previously approved these changes Sep 11, 2025
@yordan-st yordan-st force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from 1744a9a to a646b7c Compare September 11, 2025 09:29
@yordan-st yordan-st force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from a646b7c to 34157be Compare September 11, 2025 09:30
@gjulivan gjulivan force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from 34157be to d60dc6d Compare September 11, 2025 11:22
gjulivan
gjulivan previously approved these changes Sep 11, 2025
@yordan-st yordan-st force-pushed the feat/WC-3052_datawidget-styling-variables-cleanup branch from d60dc6d to b04b84b Compare September 12, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants